|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.firebirdsql.pool.PoolDebugConfiguration
public class PoolDebugConfiguration
Debug configuration of the pool.
| Field Summary | |
|---|---|
static boolean |
DEBUG_REENTRANT
|
static boolean |
DEBUG_STMT_POOL
|
static boolean |
LOG_DEBUG_INFO
|
static boolean |
SHOW_TRACE
|
| Constructor Summary | |
|---|---|
PoolDebugConfiguration()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean LOG_DEBUG_INFO
public static final boolean SHOW_TRACE
public static final boolean DEBUG_STMT_POOL
public static final boolean DEBUG_REENTRANT
| Constructor Detail |
|---|
public PoolDebugConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||